Autogenerated HTML docs for v1.5.3.5-529-ge3d6d
diff --git a/git-reset.html b/git-reset.html index c510bcd..7b334cd 100644 --- a/git-reset.html +++ b/git-reset.html
@@ -522,7 +522,7 @@ <div class="content"> <pre><tt>$ git checkout feature ;# you were working in "feature" branch and $ work work work ;# got interrupted -$ git commit -a -m 'snapshot WIP' <b>(1)</b> +$ git commit -a -m "snapshot WIP" <b>(1)</b> $ git checkout master $ fix fix fix $ git commit ;# commit with real log @@ -567,7 +567,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 02-Aug-2007 07:23:09 UTC +Last updated 03-Nov-2007 02:45:14 UTC </div> </div> </body>